IviFgen Set Sparse Marker Indexes [SM] VI

IviFgenSparseMarker [SM] Capability Group

The VI sets the indexes associated with the sparse marker. These indexes may be coerced by the driver. Use the IviFgen Get Sparse Marker Indexes [SM] VI to find the coerced values.

IviFgen Set Sparse Marker Indexes [SM].vi

instrument handle The instrument handle that you obtain from the IviFgen Initialize or IviFgen Initialize With Options VI.
iivrn instrument handle out The instrument handle that you obtain from the IviFgen Initialize or IviFgen Initialize With Options VI.
marker name ("") Pass the name of sparse marker that associated with the coerced indexes you would like to get.

Sparse marker names are repeated capability identifier defined by specific driver for the sparse marker that corresponds to a specified index. It uniquely identifies a sparse marker in the sparse markers collection.

Call the IviFgen Get Sparse Marker Name [SM] VI to get the marker name for the sparse marker that corresponds to a one-based index.

Default Value: ""

Note Note  You can specify the marker name as a string variable or as a literal enclosed in double quotes.
c1di64 indexes array Specifies the sample numbers on which markers will be output.

Default Value: None

ci64 indexes array size Specifies the size of the indexes array in elements.

Default Value: None

error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.